From: Eli Zaretskii Date: Mon, 29 Dec 2003 12:04:15 +0000 (+0000) Subject: (easy-menu-define): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24703 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3eb1d55e1ea8e349ace2d7f51f072a8e4e262179;p=emacs.git (easy-menu-define): Doc fix. --- diff --git a/lisp/emacs-lisp/easymenu.el b/lisp/emacs-lisp/easymenu.el index a5b35a7d018..5a2a33575e7 100644 --- a/lisp/emacs-lisp/easymenu.el +++ b/lisp/emacs-lisp/easymenu.el @@ -59,8 +59,8 @@ It may be followed by the following keyword argument pairs :filter FUNCTION -FUNCTION is a function with one argument, the menu. It returns the actual -menu displayed. +FUNCTION is a function with one argument, the rest of menu items. +It returns the remaining items of the displayed menu. :visible INCLUDE